home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / util / cdity / Yak210src.lha / Yak_2.10_Src / Include / Requesters.h < prev    next >
Text File  |  1995-03-21  |  141b  |  7 lines

  1.  
  2. /* functions defined in main.c for global consumption */
  3. void PostError(char *body, ...);
  4. LONG GetOrders(char *gattext, char *body, ...);
  5.  
  6.  
  7.